home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / skcalc.pqt / skcalc.pat
Encoding:
Text File  |  1987-01-03  |  2.2 KB  |  58 lines

  1. PRODUCT : SIDEKICK
  2. VERSION : 1.5xx
  3.      OS : PC-DOS
  4.  
  5.  
  6.   TITLE : CALCULATOR CORRECTION FOR IBM PC AT AND COMPATIBLES
  7.  
  8.  
  9.  
  10. This  patch is designed for users of Sidekick's Calculator that are  receiving 
  11. incorrect  results  due to Sidekick's  use on an  80286-based  computer. As an 
  12. example, if (93,500 / 31,167) = 2.4, you need to use this fix.  
  13.  
  14. Use  the  DOS utility, DEBUG, to apply the following patch to a copy  of  your 
  15. original  SideKick  disk. At the DOS prompt,  type the  following  information 
  16. exactly as it is listed. Note that some entries end in <Space> and some end in 
  17. <Enter>. The difference is important!
  18.  
  19. Note:   1. DEBUG is not  sensitive to  upper and lower case. All addresses are 
  20.            listed in upper case for ease of readability.  
  21.  
  22.         2. While in DEBUG, the prompt will appear as a dash (-). 
  23.      
  24.         3. The name of the file in the first step will depend upon the version 
  25.            of SideKick being used. For  example, SK.COM  is the  full program,
  26.            SKN.COM leaves out the Calendar, etc. 
  27.  
  28.         4. If you do not receive the appropriate response, press "q"  followed 
  29.            by <Enter>  to quit.   Check your  version numbers and, if correct,
  30.            try again. 
  31.  
  32. YOU TYPE                                           THIS APPEARS
  33.  
  34. DEBUG (name of file).COM<Enter>                     -
  35.  
  36. R<Enter>                                            (A table will be
  37.                                                     displayed. Record the
  38.                                                     value following the CX,
  39.                                                     i.e., CX=nnnn)
  40.  
  41. S100 nnnn (where nnnn is) 3C 63 76 02 FE C8<Enter>  aaaa:zzzz
  42.            value of CX
  43.            from above)
  44.  
  45. Ezzzz<Enter> (where zzzz is from step above)        aaaa:zzzz  3C.
  46.  
  47. <Space> (4 times) (You will see 3 more different
  48.                    numbers, then, this one)         FE.
  49.  
  50. B0<Space>                                           C8.
  51.  
  52. 63<Enter>                                           -
  53.  
  54. W<Enter>                                            Writing nnnn bytes
  55.  
  56. Q<Enter>                                            DOS prompt
  57. 
  58.